Close All Cards

Description

Closes all open Pickering cards, which must have been opened using PIPLX_OpenCards. This function should be called when the application program has finished using them.

Prototype

void PIPLX_CloseCards(SESSION session);

Parameters:

Session - The session variable obtained from the PICMLX_Connect call

 

Returns:

Nothing.